set the cgi Variable mode of a given name and index Keep in mind the cgi environment can contain multiple variables with the same name. The index allows us to get the one we want.
See Implementation
set the cgi Variable mode of a given name and index Keep in mind the cgi environment can contain multiple variables with the same name. The index allows us to get the one we want.